Set the close-on-exec flag on the RPC socket in tool stack.
authorkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Tue, 15 Aug 2006 15:26:39 +0000 (16:26 +0100)
committerkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Tue, 15 Aug 2006 15:26:39 +0000 (16:26 +0100)
commit265853a73b8e287b997b988ac49b0b8c22fe3900
tree5e697c86f34973f597f237b00c54b05aa45ac15c
parente70f7a84ee670f3da1ae0f46f0731596ad9b42cf
Set the close-on-exec flag on the RPC socket in tool stack.
Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
tools/python/xen/util/xmlrpclib2.py
tools/python/xen/web/httpserver.py